From: Eli Zaretskii Date: Sun, 28 Sep 2003 09:00:07 +0000 (+0000) Subject: ("Chinese-GB", "Chinese-BIG5"): Set up for X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25410 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=40d8d7fa8a5f951fe8214cb627ca60b638807022;p=emacs.git ("Chinese-GB", "Chinese-BIG5"): Set up for using a Chinese tutorial. --- diff --git a/lisp/language/chinese.el b/lisp/language/chinese.el index b43c0e9d7d3..cb1e157fde0 100644 --- a/lisp/language/chinese.el +++ b/lisp/language/chinese.el @@ -118,7 +118,8 @@ (input-method . "chinese-py-punct") (features china-util) (sample-text . "Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B) $ADc:C(B") - (documentation . "Support for Chinese GB2312 character set.")) + (documentation . "Support for Chinese GB2312 character set.") + (tutorial . "TUTORIAL.cn")) '("Chinese")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -162,7 +163,8 @@ (input-method . "chinese-py-punct-b5") (features china-util) (sample-text . "Cantonese ($(0GnM$(B,$(0N]0*Hd(B) $(0*/=((B, $(0+$)p(B") - (documentation . "Support for Chinese Big5 character set.")) + (documentation . "Support for Chinese Big5 character set.") + (tutorial . "TUTORIAL.zh")) '("Chinese")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;